home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Utilities / MySql / sql-bench / Results / big-tables-mysql_3.21-Linux_2. < prev    next >
Encoding:
Text File  |  2001-01-01  |  684 b   |  20 lines

  1. Testing server 'MySQL 3.21.33' at 1998-08-21 12:02:09
  2.  
  3. Testing of some unusual tables
  4. All tests are done 1000 times with 1000 fields
  5.  
  6. Testing table with 1000 fields
  7. Testing select * from table with 1 record
  8. Time to select_many_fields(1000): 16 secs ( 3.22 usr 10.31 sys = 13.53 cpu)
  9.  
  10. Testing select all_fields from table with 1 record
  11. Time to select_many_fields(1000): 135 secs ( 2.29 usr 11.45 sys = 13.74 cpu)
  12.  
  13. Testing insert VALUES()
  14. Time to insert_many_fields(1000):  4 secs ( 0.13 usr  0.51 sys =  0.64 cpu)
  15.  
  16. Testing insert (all_fields) VALUES()
  17. Time to insert_many_fields(1000): 125 secs ( 0.09 usr  0.14 sys =  0.23 cpu)
  18.  
  19. Total time: 281 secs ( 5.73 usr 22.43 sys = 28.16 cpu)
  20.